HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia
0.1.0 - Zambia flag

HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Zambia Communication Task Code

Draft as of 2026-08-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "zm-communication-task-code",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem zm-communication-task-code</b></p><a name=\"zm-communication-task-code\"> </a><a name=\"hczm-communication-task-code\"> </a><p>This case-sensitive code system <code>http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-task-code</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">acknowledge<a name=\"zm-communication-task-code-acknowledge\"> </a></td><td>Acknowledge communication</td></tr><tr><td style=\"white-space:nowrap\">complete-action<a name=\"zm-communication-task-code-complete-action\"> </a></td><td>Complete requested action</td></tr><tr><td style=\"white-space:nowrap\">escalate<a name=\"zm-communication-task-code-escalate\"> </a></td><td>Escalate communication</td></tr><tr><td style=\"white-space:nowrap\">resolve-recipient<a name=\"zm-communication-task-code-resolve-recipient\"> </a></td><td>Resolve recipient</td></tr></table></div>"
  },
  "url" : "http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-task-code",
  "version" : "0.1.0",
  "name" : "ZMCommunicationTaskCodeCS",
  "title" : "Zambia Communication Task Code",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-08-12T23:00:51+02:00",
  "publisher" : "Ministry of Health - Zambia",
  "contact" : [
    {
      "name" : "Ministry of Health - Zambia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.moh.gov.zm/"
        },
        {
          "system" : "email",
          "value" : "digital.health@moh.gov.zm"
        }
      ]
    },
    {
      "name" : "ZM-Core Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "zm-core@moh.gov.zm",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Actions used to capture acknowledgement and escalation in communication workflows.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "ZM",
          "display" : "Zambia"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "acknowledge",
      "display" : "Acknowledge communication"
    },
    {
      "code" : "complete-action",
      "display" : "Complete requested action"
    },
    {
      "code" : "escalate",
      "display" : "Escalate communication"
    },
    {
      "code" : "resolve-recipient",
      "display" : "Resolve recipient"
    }
  ]
}